Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depecrate Python2 #350

Merged
merged 3 commits into from
Aug 19, 2023
Merged

Depecrate Python2 #350

merged 3 commits into from
Aug 19, 2023

Conversation

pwall2222
Copy link
Contributor

@pwall2222 pwall2222 commented Aug 15, 2023

I have removed all the future imports, and also I have removed the parent class of object since that was a workaround needed for Python2.

By the way:
construct just dropped the support, dropping tests and etc in construct/construct@52c7cd2 (which is version 2.10.54) but it has been updated (several times) for some reason.

@Evidlo Evidlo merged commit 14d33c6 into libkeepass:master Aug 19, 2023
5 of 6 checks passed
Evidlo pushed a commit that referenced this pull request Sep 20, 2023
* remove python2 future imports

* remove object as parent class

* remove python2 packages from requires
@pwall2222 pwall2222 deleted the python-2-removal branch November 15, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants